* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
authorJim Blandy <jimb@redhat.com>
Thu, 13 May 1993 04:08:26 +0000 (04:08 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 13 May 1993 04:08:26 +0000 (04:08 +0000)
commit1c2250c26ef24b3332f22704ac42fffd6ede1751
tree2ecd55da87e2fa25b0a12346990ca019aeb2807b
parentbffa5d4d15ccc3e906879f0f1ea1fc843c3799c5
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
(display_text_line): Initialize current_face to zero.   Apply it
to characters as we write them to the display matrix.
(display_string): Pass the new argument to copy_rope.

* xdisp.c (display_text_line): Handle the locations of face
changes properly.
src/xdisp.c